Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

1K
Vistas
Executing "ng serve" or "npm start" command browser is not opening automatically

I have generated a project using angular-cli by following steps given in installation section. Project is running right now. But i have to open browser manually by typing http://localhost:4200/ into browser.

Could it be possible like when user will execute "ng serve" or "npm start" command, browser will open automatically?

Please let me know if it is possible or give me any solution for this.

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

Per the documentation you can use a flag with ng serve:

--open (-o) Opens the url in default browser.

You may need update your version for this functionality, as the revision history of the wiki page suggests it's a recent addition.

over 4 years ago · Santiago Trujillo Denunciar

0

One developer of theangular-cli team said on Jun 17, 2016;

We don't have this functionality at the moment, no. But I'll leave the issue open as a 'nice to have'.

but

You could just change what npm start does in the package.json.

E.g. change

"start": "ng serve"

to

"start": "start http://localhost:4201 & ng serve -port 4201"
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda